projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbfde32
)
(syms_of_xfns): Provide `x' as feature.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Oct 2005 16:28:43 +0000
(16:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Oct 2005 16:28:43 +0000
(16:28 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 979a0a3435a784814cc98e84232b8edf6a795fa9..a1aee42b85b1f2cd5f1ca90a9e9082b9d5fcface 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-5741,6
+5741,8
@@
chooser is used instead. To turn off all file dialogs set the
variable `use-file-dialog'. */);
x_use_old_gtk_file_dialog = 0;
+ Fprovide (intern ("x"), Qnil);
+
#ifdef USE_X_TOOLKIT
Fprovide (intern ("x-toolkit"), Qnil);
#ifdef USE_MOTIF